home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12407 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  39 lines

  1. Path: news.mitre.org!usenet
  2. From: Chris Irwin <cirwin@mitretek.org>
  3. Newsgroups: comp.lang.c++
  4. Subject: Building GNU gdb on solaris2.4
  5. Date: Tue, 19 Mar 1996 13:13:15 -0500
  6. Organization: Mitretek Systems
  7. Message-ID: <314EF93B.EF7@mitretek.org>
  8. NNTP-Posting-Host: m23266-pc.mitre.org
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
  13.  
  14. I am havin gtrouble building GNU gdb on a SParc20 running Solaris2.4
  15. THe problem I'm having occurs in the module sparc-tdep.c and the error I
  16. get is as folows:
  17.  
  18. In file included from sparc-tdep.c:31:
  19. /usr/include/sys/procfs.h:168: parse error before `u_long'
  20. /usr/include/sys/procfs.h:168: warning: no semicolon at end of struct or
  21. union
  22. /usr/include/sys/procfs.h:168: warning: no semicolon at end of struct or
  23. union
  24. /usr/include/sys/procfs.h:170: parse error before `}'
  25. .
  26. .
  27. .
  28.  
  29. Thanks in advance for any pointers
  30.  
  31.  
  32.  
  33. -- 
  34. Christopher S. Irwin
  35. Information Systems Directorate        Email: cirwin@mitretek.org
  36. Mitretek Systems            Phone: (703)610-1920
  37. 7525 Colshire Drive    
  38. McLean, Virginia 22102-3481
  39.